function FixedSqrtLP(Value: TFixed): TFixed;
Low precision (8 bit) fixed math squareroot.
function FixedSqrtHP(Value: TFixed): TFixed;
High precision (16 bit) fixed math square root. This routine is slower that the low precision version.
Fixed Point Math, TFixed, Fixed Square
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024